Update B-D and Deps for version v6.6
authorStuart Prescott <stuart@debian.org>
Fri, 3 May 2024 06:38:49 +0000 (16:38 +1000)
committerStuart Prescott <stuart@debian.org>
Fri, 3 May 2024 06:38:49 +0000 (16:38 +1000)
debian/control

index b4425bc36e269f548c67abe0456448795a2b0b18..9aacdb325cd8fcc93321c1db5693fac403c47c6e 100644 (file)
@@ -6,16 +6,20 @@ Uploaders:
  Kurt Kremitzki <kkremitzki@debian.org>,
 Build-Depends:
  chrpath,
- clang-14,
+ clang,
  cmake (>= 3.1),
  debhelper-compat (= 13),
  dh-python,
- furo,
- libclang-14-dev,
+ dh-sequence-python3,
+ dh-sequence-sphinxdoc,
+ furo <!nodoc>,
+ libclang-dev,
  libqt6quick3dglslparser6 (>= 6.6),
  libxml2-dev,
  libxslt1-dev,
- llvm-14-dev,
+ llvm-dev,
+ mesa-vulkan-drivers <!nocheck>,
+ ninja-build,
  nuitka,
  patchelf,
  python3-dev,
@@ -23,13 +27,20 @@ Build-Depends:
  python3-numpy,
  python3-opengl,
  python3-packaging,
+ python3-pip <!nocheck>,
+ python3-pkginfo <!nocheck>,
+ python3-myst-parser <!nodoc>,
  python3-setuptools,
- python3-sphinx,
- python3-sphinx-copybutton,
+ python3-sphinx <!nodoc>,
+ python3-sphinx-copybutton <!nodoc>,
+ python3-sphinx-design <!nodoc>,
+ python3-sphinxcontrib.qthelp <!nodoc>,
  python3-wheel,
+ qml6-module-qtqml-workerscript (>= 6.6),
  qml6-module-qtquick (>= 6.6),
  qml6-module-qtquick-controls (>= 6.6),
  qml6-module-qtquick-layouts (>= 6.6),
+ qml6-module-qtquick-templates (>= 6.6),
  qt6-3d-dev (>= 6.6),
  qt6-base-dev (>= 6.6),
  qt6-base-private-dev (>= 6.6),
@@ -40,7 +51,7 @@ Build-Depends:
  qt6-declarative-private-dev (>= 6.6),
 # qt6-graphs-dev (>= 6.6),
  qt6-httpserver-dev (>= 6.6),
-# qt6-location-dev (>= 6.6),
+ qt6-location-dev (>= 6.6),
  qt6-multimedia-dev (>= 6.6),
  qt6-networkauth-dev (>= 6.6),
  qt6-pdf-dev (>= 6.6) [amd64 arm64 armhf i386],
@@ -62,8 +73,8 @@ Build-Depends:
  qt6-websockets-dev (>= 6.6),
  qtchooser,
  sip-tools (>= 6.5),
- xauth,
- xvfb,
+ xauth <!nocheck>,
+ xvfb <!nocheck>,
 Rules-Requires-Root: no
 Standards-Version: 4.6.2
 Homepage: https://wiki.qt.io/Qt_for_Python
@@ -133,6 +144,7 @@ Package: libshiboken6-py3-6.6
 Section: libs
 Architecture: any
 Depends:
+ python3,
  ${misc:Depends},
  ${python3:Depends},
  ${shlibs:Depends},
@@ -158,6 +170,7 @@ Description: CPython bindings generator for C++ libraries (Python3 shared librar
 
 Package: pyside6-tools
 Architecture: any
+Section: devel
 Depends:
  python3-pyside6.qtcore,
  ${misc:Depends},
@@ -497,17 +510,17 @@ Description: Python bindings for Qt 6 MultimediaWidgets module (Python 3)
  .
  This package contains Python 3 bindings for the QtMultimediaWidgets module.
 
-#Package: python3-pyside6.qtlocation
-#Architecture: any
-#Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
-# python3-pyside6.qtcore, python3-pyside6.qtpositioning
-#Description: Python bindings for Qt 6 Location module (Python 3)
-# pyside6 provides Python bindings for Qt 6.x framework.
-# .
-# Qt is a cross-platform C++ application framework. Qt's primary feature
-# is its rich set of widgets that provide standard GUI functionality.
-# .
-# This package contains Python 3 bindings for the QtLocation module.
+Package: python3-pyside6.qtlocation
+Architecture: any
+Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
+ python3-pyside6.qtcore, python3-pyside6.qtpositioning
+Description: Python bindings for Qt 6 Location module (Python 3)
+ pyside6 provides Python bindings for Qt 6.x framework.
+ .
+ Qt is a cross-platform C++ application framework. Qt's primary feature
+ is its rich set of widgets that provide standard GUI functionality.
+ .
+ This package contains Python 3 bindings for the QtLocation module.
 
 Package: python3-pyside6.qtnetwork
 Architecture: any
@@ -1061,6 +1074,7 @@ Package: shiboken6
 Section: devel
 Architecture: any
 Depends:
+ python3,
  ${misc:Depends},
  ${shlibs:Depends},
 Description: CPython bindings generator for C++ libraries